DELETE DIRECTORY
This command will delete an existing directory.
DELETE DIRECTORY Directory Name
Directory Name
String
Will delete an existing directory. The directory must exist or the command will fail. The directory must be completely empty or this command will not succeed
This command does not return a value.
The directory must exist or the command will fail. The directory must be completely empty or this command will not succeed. You cannot delete a directory if there are files contained inside it, this is a precaution against accidental deleting of important files on your hard drive.
cls
make directory "oldfiles"dir
wait 1000*8
delete directory "oldfiles"dir
do
loop
end
FILE Commands Menu
Index